From: Stefan Kangas Date: Sun, 13 Sep 2020 13:09:20 +0000 (+0200) Subject: * lisp/time.el (display-time-world): Make obsolete. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~5315 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=1a4d8feb17ee926d3703a7da0e22f50dbbededd5;p=emacs.git * lisp/time.el (display-time-world): Make obsolete. --- diff --git a/lisp/time.el b/lisp/time.el index 534f1283429..e2fab4a141a 100644 --- a/lisp/time.el +++ b/lisp/time.el @@ -551,9 +551,9 @@ See `world-clock'." (delete-char -1)) (goto-char (point-min))) -;; Old name -- preserved for backwards compatibility. ;;;###autoload -(defalias 'display-time-world #'world-clock) +(define-obsolete-function-alias 'display-time-world + #'world-clock "28.1") ;;;###autoload (defun world-clock ()